Of course , in the equivalent wxs you have no choice but to use prefixes in attributes 當(dāng)然如果使用等價(jià)的wxs ,就沒(méi)法再進(jìn)行選擇,只能在屬性中使用前綴。
One downside to this is that it forces document authors to use the default namespace which means , not to use prefixes 這樣做的一個(gè)弊端是它強(qiáng)制文檔作者使用缺省名稱空間(這意味著不使用前綴) 。
For the exponential - golomb code is a kind of prefix - codes , and the fact that using prefix - code means there are some strings that cannot be used any more . moreover , it may have some redundancies in it . therefore , we introduce a new algorithm that can remove these redundancies in this paper 由于2d - vlc中使用的指數(shù)哥倫布碼是一種前綴碼,而使用前綴碼本身就意味已經(jīng)有一部分的0 / 1串不能被使用,從而產(chǎn)生冗余,所以本文研究了一種可以消除這種碼字構(gòu)造冗余的算法,即基于前綴碼的視頻熵編碼算法( pcbe ) ,對(duì)其給予了完整的數(shù)學(xué)描述,證明了這種算法應(yīng)用于avs標(biāo)準(zhǔn)中的可行性。